home *** CD-ROM | disk | FTP | other *** search
/ Apple Reference & Presen…rary 6 (Reseller Edition) / Apple Ref. & Pres. Lib.v6.0.toast / mac / 3-Presentations / Markets / Eng.:Science Markets / Eng:Sci Guide / Index / card_2884.txt < prev    next >
Text File  |  1990-08-14  |  46KB  |  2,332 lines

  1. -- card: 2884 from stack: in
  2. -- bmap block id: 0
  3. -- flags: 0000
  4. -- background id: 2657
  5. -- name: Indices
  6.  
  7.  
  8. -- part 2 (field)
  9. -- low flags: 81
  10. -- high flags: 0007
  11. -- rect: left=7 top=33 right=338 bottom=306
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 0
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: CP Compilation
  20. ----- HyperTalk script -----
  21. on mouseUp
  22.   set the locktext of me to false
  23.   click at the clickloc
  24.   click at the clickloc
  25.   select the selectedline
  26.   if char 1 to 3 of the selection is not "   " then
  27.     put char 1 to 24 of the selection into toCompany
  28.     set the locktext of me to true
  29.     push card
  30.     visual zoom open
  31.     go card toCompany of stack "Company Cards"
  32.   else
  33.     put char 4 to 27 of the selection into toProduct
  34.     set the locktext of me to true
  35.     push card
  36.     visual zoom open
  37.     go card toProduct of stack "Product Cards"
  38.   end if
  39. end mouseup
  40.  
  41.  
  42.  
  43.  
  44.  
  45. -- part 6 (button)
  46. -- low flags: 00
  47. -- high flags: A002
  48. -- rect: left=353 top=321 right=342 bottom=512
  49. -- title width / last selected line: 0
  50. -- icon id / first selected line: 0 / 0
  51. -- text alignment: 1
  52. -- font id: 0
  53. -- text size: 12
  54. -- style flags: 0
  55. -- line height: 16
  56. -- part name: Reassign C Card Names
  57. ----- HyperTalk script -----
  58. on mouseUp
  59.   global x, CN
  60.   set lockRecent to true
  61.   go to stack "Company Cards"
  62.   repeat with x = 1 to number of cards -- Go thru each card
  63.     go to card x
  64.     put bkgnd field "Company Name" into CN
  65.     put char 1 to 24 of CN into it
  66.     set name of this card to it
  67.   end repeat
  68.   set lockRecent to false
  69.   go to stack "Index"
  70.   beep 4
  71. end mouseUp
  72.  
  73.  
  74.  
  75. -- part 8 (field)
  76. -- low flags: 01
  77. -- high flags: 0007
  78. -- rect: left=5 top=33 right=338 bottom=306
  79. -- title width / last selected line: 0
  80. -- icon id / first selected line: 0 / 0
  81. -- text alignment: 0
  82. -- font id: 0
  83. -- text size: 12
  84. -- style flags: 0
  85. -- line height: 16
  86. -- part name: P Compilation
  87. ----- HyperTalk script -----
  88.  
  89. on mouseUp
  90.   set the locktext of me to false
  91.   click at the clickloc
  92.   click at the clickloc
  93.   select the selectedline
  94.   put char 1 to 24 of the selection into toHere
  95.   set the locktext of me to true
  96.   push card
  97.   visual zoom open
  98.   go card tohere of stack "Product Cards"
  99. end mouseup
  100.  
  101.  
  102.  
  103.  
  104. -- part 9 (button)
  105. -- low flags: 80
  106. -- high flags: 4000
  107. -- rect: left=9 top=82 right=98 bottom=286
  108. -- title width / last selected line: 0
  109. -- icon id / first selected line: 0 / 0
  110. -- text alignment: 1
  111. -- font id: 0
  112. -- text size: 12
  113. -- style flags: 0
  114. -- line height: 16
  115. -- part name: CP Flasher
  116. ----- HyperTalk script -----
  117. on mouseUp
  118.   hide the target
  119. end mouseUp
  120.  
  121.  
  122.  
  123. -- part 12 (button)
  124. -- low flags: 80
  125. -- high flags: 4000
  126. -- rect: left=9 top=232 right=248 bottom=286
  127. -- title width / last selected line: 0
  128. -- icon id / first selected line: 0 / 0
  129. -- text alignment: 1
  130. -- font id: 0
  131. -- text size: 12
  132. -- style flags: 0
  133. -- line height: 16
  134. -- part name: P Flasher
  135. ----- HyperTalk script -----
  136. on mouseUp
  137.   hide the target
  138. end mouseUp
  139.  
  140.  
  141.  
  142. -- part 14 (button)
  143. -- low flags: 00
  144. -- high flags: 8006
  145. -- rect: left=131 top=12 right=34 bottom=314
  146. -- title width / last selected line: 0
  147. -- icon id / first selected line: 0 / 0
  148. -- text alignment: 1
  149. -- font id: 0
  150. -- text size: 12
  151. -- style flags: 0
  152. -- line height: 16
  153. -- part name: Company Index A thru L
  154. ----- HyperTalk script -----
  155. on mouseUp
  156.   set the hilite of button "Product Index" to false
  157.   set the hilite of button "M thru Z" to false
  158.   set the hilite of button "Company Index A thru L" to true
  159.   hide card field "P Compilation"
  160.   hide card field "CP2 Compilation"
  161.   show card field "CP Compilation"
  162. end mouseUp
  163.  
  164.  
  165.  
  166. -- part 15 (button)
  167. -- low flags: 00
  168. -- high flags: C006
  169. -- rect: left=5 top=12 right=34 bottom=132
  170. -- title width / last selected line: 0
  171. -- icon id / first selected line: 0 / 0
  172. -- text alignment: 1
  173. -- font id: 0
  174. -- text size: 12
  175. -- style flags: 0
  176. -- line height: 16
  177. -- part name: Product Index
  178. ----- HyperTalk script -----
  179. on mouseUp
  180.   set the hilite of button "Company Index A thru L" to false
  181.   set the hilite of button "M thru Z" to false
  182.   set the hilite of button "Product Index" to true
  183.   hide card field "CP Compilation"
  184.   hide card field "CP2 Compilation"
  185.   show card field "P Compilation"
  186. end mouseUp
  187.  
  188.  
  189.  
  190. -- part 17 (button)
  191. -- low flags: 00
  192. -- high flags: A002
  193. -- rect: left=425 top=321 right=342 bottom=512
  194. -- title width / last selected line: 0
  195. -- icon id / first selected line: 0 / 0
  196. -- text alignment: 1
  197. -- font id: 0
  198. -- text size: 12
  199. -- style flags: 0
  200. -- line height: 16
  201. -- part name: Go Back
  202. ----- HyperTalk script -----
  203. on mouseUp
  204.   visual effect iris close
  205.   pop card
  206. end mouseUp
  207.  
  208.  
  209.  
  210. -- part 18 (button)
  211. -- low flags: 00
  212. -- high flags: A002
  213. -- rect: left=316 top=321 right=342 bottom=426
  214. -- title width / last selected line: 0
  215. -- icon id / first selected line: 0 / 0
  216. -- text alignment: 1
  217. -- font id: 0
  218. -- text size: 12
  219. -- style flags: 0
  220. -- line height: 16
  221. -- part name: Go To Topics
  222. ----- HyperTalk script -----
  223. on mouseUp
  224.   visual effect dissolve
  225.   go to card "Topics" of stack "Open Me First"
  226. end mouseUp
  227.  
  228.  
  229.  
  230. -- part 19 (field)
  231. -- low flags: 01
  232. -- high flags: 0001
  233. -- rect: left=314 top=40 right=315 bottom=502
  234. -- title width / last selected line: 0
  235. -- icon id / first selected line: 0 / 0
  236. -- text alignment: 0
  237. -- font id: 3
  238. -- text size: 12
  239. -- style flags: 0
  240. -- line height: 16
  241. -- part name: Index Info
  242.  
  243.  
  244. -- part 20 (field)
  245. -- low flags: 81
  246. -- high flags: 0007
  247. -- rect: left=5 top=33 right=338 bottom=306
  248. -- title width / last selected line: 0
  249. -- icon id / first selected line: 0 / 0
  250. -- text alignment: 0
  251. -- font id: 0
  252. -- text size: 12
  253. -- style flags: 0
  254. -- line height: 16
  255. -- part name: CP2 Compilation
  256. ----- HyperTalk script -----
  257. on mouseUp
  258.   set the locktext of me to false
  259.   click at the clickloc
  260.   click at the clickloc
  261.   select the selectedline
  262.   if char 1 to 3 of the selection is not "   " then
  263.     put char 1 to 24 of the selection into toCompany
  264.     set the locktext of me to true
  265.     push card
  266.     visual zoom open
  267.     go card toCompany of stack "Company Cards"
  268.   else
  269.     put char 4 to 27 of the selection into toProduct
  270.     set the locktext of me to true
  271.     push card
  272.     visual zoom open
  273.     go card toProduct of stack "Product Cards"
  274.   end if
  275. end mouseup
  276.  
  277.  
  278.  
  279. -- part 24 (button)
  280. -- low flags: 00
  281. -- high flags: 8006
  282. -- rect: left=313 top=12 right=34 bottom=396
  283. -- title width / last selected line: 0
  284. -- icon id / first selected line: 0 / 0
  285. -- text alignment: 1
  286. -- font id: 0
  287. -- text size: 12
  288. -- style flags: 0
  289. -- line height: 16
  290. -- part name: M thru Z
  291. ----- HyperTalk script -----
  292. on mouseUp
  293.   set the hilite of button "Product Index" to false
  294.   set the hilite of button "Company Index A thru L" to false
  295.   set the hilite of button "M thru Z" to true
  296.   hide card field "P Compilation"
  297.   hide card field "CP Compilation"
  298.   show card field "CP2 Compilation"
  299. end mouseUp
  300.  
  301.  
  302.  
  303. -- part 25 (button)
  304. -- low flags: 80
  305. -- high flags: 4000
  306. -- rect: left=9 top=146 right=162 bottom=286
  307. -- title width / last selected line: 0
  308. -- icon id / first selected line: 0 / 0
  309. -- text alignment: 1
  310. -- font id: 0
  311. -- text size: 12
  312. -- style flags: 0
  313. -- line height: 16
  314. -- part name: CP2 Flasher
  315. ----- HyperTalk script -----
  316. on mouseUp
  317.   hide the target
  318. end mouseUp
  319.  
  320.  
  321.  
  322. -- part 26 (button)
  323. -- low flags: 00
  324. -- high flags: 0000
  325. -- rect: left=475 top=11 right=38 bottom=503
  326. -- title width / last selected line: 0
  327. -- icon id / first selected line: 21700 / 21700
  328. -- text alignment: 1
  329. -- font id: 0
  330. -- text size: 12
  331. -- style flags: 0
  332. -- line height: 16
  333. -- part name: Home
  334. ----- HyperTalk script -----
  335. on mouseUp
  336.   visual effect barn door close to black
  337.   visual effect barn door open
  338.   go card legalJunk
  339.   wait until the mouseclick
  340.   if the mouseloc is within the rect of cd button "go back" then
  341.     go back
  342.   else
  343.     visual effect iris close
  344.     domenu "home"
  345.   end if
  346. end mouseUp
  347.  
  348.  
  349. -- part contents for card part 19
  350. ----- text -----
  351. To use this index...
  352.  
  353. Select either the Company Index or the Product Index buttons above.
  354.  
  355. The Company Index is listed alphabetically by company with their products listed beneath them.
  356.  
  357. The Product Index is listed alphabetically by product name only.
  358.  
  359. Click on the company or the product of interest.
  360.  
  361.  
  362.  
  363.  
  364. -- part contents for card part 8
  365. ----- text -----
  366. 18 Series Pen Plotters
  367. 1st BBS
  368. 1stTEAM 
  369. 23120A Template Systems
  370. 254/255 FreeForm
  371. 3+Share
  372. 3-D Graphics Library
  373. 3-D Pipe Clearance
  374. 3Space Digitizer, Tracker, And Isotrak
  375. 4th Dimension
  376. 556 Measurement and Control System
  377. 650T Tempest Macintosh IIx
  378. A-115 Asynchronous Line Driver
  379. Abaton Scan 300/S and Scan 300/GS
  380. Accounting 4 Construction
  381. Accu-Weather Forecaster
  382. ACNAP
  383. ACTFIL
  384. ACTINET ARCTalk Interface Cards
  385. AD/ART/PLUS "Architectural Graphics"
  386. Ada Flow
  387. Adagen
  388. AdaVantage Mac Professional Developer 
  389. ADD3D
  390. Adobe Illustrator 88
  391. Adobe Streamline
  392. ADS-MGMStation‚ÄîSymbol Libraries
  393. ADS-MGMStation ELECTRONICS
  394. Advanced String Library
  395. AEC Fonts, Library Modules, And Setup ...
  396. AEC Information Manager
  397. Agfa Slidemakers and Film Recorders
  398. AI-90 FACTORYMAC
  399. Aide-De-Camp Software Management ...
  400. AISC Code Check
  401. Allegro Common Lisp (A/UX)
  402. Alsys Ada Compiler for the Macintosh II
  403. Analog Connection Analog Output Board
  404. Analog Connection A/D Data Acquisition Boards
  405. Analog Connection Digital I/O Boards
  406. Anatool
  407. ANSYS-PC/LINEAR
  408. APERTURE
  409. APL.68000 for the Apple Macintosh
  410. Applied Stats
  411. AppMaker
  412. Arch-T2
  413. ArchAccount
  414. ArchiCAD
  415. ArchiText
  416. Architosh
  417. Architrion II/Series 5
  418. ARTIST Mac10 Graphic Controller
  419. ASD Professional CAD Symbol Library
  420. Ashlar Vellum
  421. Astronomy
  422. AsyncServer
  423. Atelier Interiors
  424. AuraCAD
  425. AuraIGES/DXF
  426. Auto-Architect
  427. AutoCAD
  428. AutoKIT
  429. AutoMod2e
  430. Autovision 90
  431. Azimuth
  432. B-Tree HELPER
  433. BACKFAX
  434. Beam Analysis
  435. BEAM MAC and BEAM MAC II
  436. BEAMJOIS
  437. Beams And Columns
  438. Berol RapiDesign Symbols Libraries
  439. Best Answer
  440. Bid Master
  441. BIGBEAMS
  442. Biomedical Research Chart Tool Kit
  443. BlueMax DataMixer
  444. Blueprint
  445. Bruning Zeta Pen Plotters
  446. Bruning Zeta Thermal Printers
  447. Buffer Plus
  448. Building Code Analyst
  449. Business Filevision
  450. C Programmer's Toolbox/MPW
  451. C-ISAM
  452. CA-Cricket Draw
  453. CA-Cricket Graph
  454. CA-Cricket Presents
  455. CAChe (Computer Aided Chemistry) Syst.
  456. CAD To MAC
  457. CADMOVER
  458. Canvas 2.0
  459. CD-ROM Subsystems
  460. Chameleon
  461. Chem3D
  462. ChemConnection
  463. ChemDraw
  464. ChemIntosh Desk Accessory
  465. ChromaScan
  466. CIS•3510
  467. Claris CAD
  468. CLAS 4000 Logic Analysis System
  469. Clerk Of The Works
  470. ClickArt Series of Images
  471. CLR ANOVA
  472. Cognate
  473. Cognate Developer's Kit
  474. COGOMASTER II
  475. ColorBoard Video And Graphics Boards
  476. ColorMAX Trinitron
  477. Composite Wing Optimization
  478. Composites Design Software
  479. ComputeServer
  480. Concept to Completion
  481. Concrete Estimator
  482. Constructimator II
  483. Construction Calculators
  484. Construction Contractor Management
  485. Construction Cost Estimator‚ÄîResidential
  486. Construction Cost Project Manager
  487. Construction Form Maker
  488. Construction Progress Billing
  489. Construction Project Management Syst II
  490. Consulair 68000 Development System
  491. Consulair 68020/68881 C Development ...
  492. Contact
  493. COSMOS/M
  494. Crystal
  495. Crystal Ball
  496. CrystalEyes
  497. DASH 30 Workstation
  498. Data Desk
  499. Data Record 'n Plot
  500. Data Scan
  501. DataFlash
  502. DataFrame Hard Disks
  503. DAYLITE
  504. DB-Library (for MPW C 3.0)
  505. DB/Write
  506. db_VISTA III Database Development Syst
  507. dbVIEW
  508. dBx/dBPort
  509. DCA Civil Engineering Module
  510. DCA MacIRMA API
  511. DCNAP
  512. Deed Plotter
  513. Deft/Mac
  514. Design & Weave
  515. Design/CPN
  516. Design/IDEF
  517. Design/OA
  518. DesignWorks
  519. DIAFRAMS
  520. Diaquest DQ-MAC Macintosh Videographic
  521. DIGI-PAD with ADB Option
  522. Digital Darkroom
  523. DIGITIZE
  524. Dimensions 3DMODELER
  525. Dimensions Presenter
  526. Dimensions RayTrace
  527. Discsim
  528. Disk Pack
  529. DMP-60 Series Pen Plotter
  530. Double Helix
  531. Douglas CAD/CAM Professional System
  532. Douglas CAD/CAM System Basic, Print ...
  533. Douglas Drill Tape Creator
  534. Douglas Gerber File Creator
  535. DPX-3300
  536. DragonWave
  537. Drawing Table
  538. DrawingBoard 2300A Digitizers
  539. DrawStructures for Chemists
  540. Dreams
  541. DS-Concrete
  542. DS-Steel
  543. DS-Wood
  544. dv/dt
  545. Dynamax HPLC Method Manager
  546. DynaPerspective
  547. E-Machines Color Monitors
  548. Edit Worx
  549. Embroidery Expert
  550. Embroidery Plus
  551. Engineer's Aide I: Process Engineering
  552. Engineer's Aide II:  Mechanical
  553. Engineer's CAD
  554. Engineering Symbols Library
  555. Engineering Tool Kit
  556. Entrepreneur
  557. Equilibrium
  558. EROFF
  559. Event Monitor System
  560. ExperCommon Lisp
  561. ExperFacts
  562. ExperLisp
  563. ExperOPS5-Plus
  564. ExperProlog II
  565. Exstatix
  566. Extend
  567. Extender GrafPak
  568. EZ-CAM IV
  569. EZ-EDM
  570. EZ-MILL
  571. EZ-SURF PLUS
  572. EZ-TURN
  573. Fast Trax Engineering Drawing Manage...
  574. FASTAT
  575. FastNet Adapters
  576. FEHT
  577. FileGLU
  578. FlashCard II
  579. FlexeLint
  580. FlexiCAD 1.2
  581. Foam-Line 2000 CAD/CAM Cutting System
  582. FONTastic Plus
  583. Fontographer
  584. FOREST-pls
  585. Formulator
  586. FRAME MAC
  587. FrameGrabber 324N and 324NC
  588. FrameMac Section Tables
  589. G5232 CPS Color PostScript Printer
  590. GatorBox
  591. GatorCard E/II
  592. GatorShare
  593. GEI ROMemulator
  594. Gene Construction Kit
  595. Generalized Tethered Object Simulation ...
  596. Generic CADD Level 1
  597. GENLOCK Converter
  598. GEOdisc US Atlas
  599. Geolog
  600. GeoQuery
  601. GeoView
  602. GerberIn
  603. GoldWorks II
  604. GPIB-SE
  605. GQL
  606. GrafStack
  607. Gray Scale Display Adapter
  608. GridMaker
  609. GRX-300 and GRX-400 Pen Plotters
  610. Haber/Thomson
  611. Hammer Disk 600
  612. Hammer Hard Disks
  613. Hammer Tape 150/300
  614. HEATCOOL
  615. Heatloss
  616. Homer
  617. Hoops Graphics System
  618. Housebuilder
  619. HP 7600 Series Electrostatic Plotters
  620. HP Color Graphics Plotters
  621. HP DeskWriter Printer
  622. HP DraftPro and DraftMaster Pen Plotters
  623. HP PaintJet Printers
  624. HP ScanJet Plus
  625. Hurdler Centronics Parallel Interface-CPI 
  626. Hurdler II
  627. Hurdler II Serial Boards
  628. Hurdler SE/30 Prototyping Card
  629. Hydro Mac
  630. Hyper•Estimator
  631. Hyper•Remodeler
  632. Hyper/DB-Library
  633. HyperMonitor
  634. HyperSpace
  635. HyperTools #1 And #2
  636. HyperVideo
  637. HyperX
  638. I-CAT
  639. Iconix PowerTools/Structured Design
  640. IDD Symbol Library, Architecture, Vol. 1 
  641. IDDK: DFD-Edit and ERA-Edit
  642. IDEAcomm Mac
  643. IGOR
  644. Image Analyst
  645. In Deed-The Graphic Land Area Analysis ...
  646. IN-CAD
  647. Inertia
  648. Informix-4GL
  649. INFORMIX-4GL Interactive Debugger
  650. INFORMIX-4GL Rapid Development System
  651. INFORMIX-ESQL/C
  652. Instant-Expert
  653. Instant-Expert Plus
  654. Instrument Archive
  655. Interleaf Publisher
  656. IsSpice/Mac
  657. Job Cost II
  658. KaleidaGraph
  659. KETIV/AutoCAD Standard Template
  660. L-View
  661. Lab Master II
  662. Lab Partner - design of experiments
  663. LabTech Notebook
  664. LabView
  665. LANDCADD Construction Details
  666. LANDCADD Irrigation Design
  667. LANDCADD Site Planning and Landscape ...
  668. LANDesign
  669. LapCAD3
  670. LAPPIS
  671. LaserCAMM
  672. LaserGraphics Film Recorder And Color ...
  673. LaserPaint Color II
  674. LaserStor for Macintosh
  675. LayerMap
  676. LCFIL
  677. Level 5-Mac
  678. LightningScan
  679. Lightspeed StudioLink
  680. LinAir, Lifting Surface Analysis Program
  681. LINCAGES
  682. LOCIPRO
  683. LogicWorks
  684. LPLC
  685. LSI Pentagon CAD
  686. LSI Surveyor
  687. LSP
  688. Mac‚àëqn
  689. Mac 86 and Mac 286
  690. Mac Genius Full and Dual Page Monitors
  691. Mac MasterLink
  692. Mac Prolog
  693. Mac Rascol Print
  694. MAC YACC
  695. MAC-ART LIBRARY
  696. Mac/PLC Comm-Stacks
  697. Mac3D
  698. Mac488B and MacSCSI488
  699. MacABEL
  700. MacAC
  701. MacAdam
  702. MacADIOS
  703. MacADIOS 488n and MacADIOS 488s
  704. MacADIOS II
  705. MacADIOS II Jr.
  706. MacADIOS Manager II
  707. MacADIOS SCSI
  708. MacAnalyst
  709. MacApp
  710. MacArchitrion
  711. MacATAC
  712. MacBRAVO!
  713. MacBubbles
  714. MacC/MacC Toolkit
  715. MacCAD Symbol Libraries
  716. MacChoro II with Map Animation
  717. MacCider
  718. MacConcept
  719. MacConnect
  720. MacDesigner
  721. MacDiaDac
  722. MacDisk EM330
  723. MacDraft
  724. MacDraw II
  725. MacDSP Acquisition Daughter Cards
  726. MacDSP Analysis Software
  727. MacDSP Array Processor Libraries
  728. MacDSP Coprocessor Card
  729. MacDSPXKC Coprocessor Card
  730. MacElastic and MacPoisson
  731. MacExpansion Chassis
  732. MacExpress
  733. MacFilter
  734. MacFlow 
  735. MacForth Plus
  736. MacFortran
  737. MacFortran for MPW
  738. MacFortran/020—AUX
  739. MacFortran/020—MultiFinder
  740. MacFortran/88
  741. MacGridzo
  742. Mach2 Forth/Assembly Development Syst
  743. MacinStor Erasable
  744. MacinStor HCV
  745. MacInstruments
  746. MacInteriors
  747. Macintizer ADB
  748. Macintosh Allegro Common LISP
  749. Macintosh Developer Technical Sample ...
  750. MacIRMA
  751. MacIRMA Graphics
  752. MacKeymeleon II
  753. MacLab
  754. MacLaser
  755. MacMASTER
  756. MacMohr
  757. MacMUMPS
  758. MacNail
  759. MACONTROL-IDAC/1000
  760. MacPacq
  761. MacPaint
  762. MacPerspective
  763. MacPlot Color Thermal Printer Drivers
  764. MacPlot Pen Plotter Drivers
  765. MacPlots II
  766. MacProject II
  767. MacRoad
  768. MacSap
  769. MacsBug
  770. MacSchedule
  771. MacScheme 
  772. MacScheme+Toolsmith
  773. MacScope
  774. MacSection
  775. MacSerial488
  776. MacShapes
  777. MacSnap
  778. MacSpeech Lab I
  779. MacSpeech Lab II
  780. MacSpin
  781. MacStreamer
  782. MacStronomy
  783. MacSurf
  784. MacTAPE
  785. MacTRAC
  786. MacVision
  787. MacWorkStation
  788. MacWorkStation Dialog Builder
  789. MacWorkStation Event Handler
  790. Manufacturing/Job Cost II
  791. MapGrafix Mapping System
  792. MapMaker
  793. MAPO
  794. MapStar
  795. Marathon Accelerator Cards
  796. Marathon Serial Parallel
  797. Master Outline Spec
  798. MasterSpec AIA
  799. MasterSpec Diskette Libraries
  800. MathCAD
  801. Mathematica
  802. Mathematician's Toolkit
  803. MathLab
  804. MathType
  805. MathWriter
  806. MATLAB
  807. Matrix Workshop
  808. MCADA
  809. McCAD Auto-Router
  810. McCAD Classic Spice
  811. McCAD EDS-1 and EDS-2
  812. McCAD G-View
  813. McCAD Gerber Translator
  814. McCAD PCB-1
  815. McCAD PCB-ST
  816. McCAD Schematics
  817. McCAD Schematics-D.S.
  818. McCLint
  819. McCPrint
  820. McLogic
  821. Memorybank
  822. Mesa Graphics Plotter Utility
  823. MetaDesign
  824. Metal Minder
  825. MGMStation—CAD
  826. MGMStation—GEOMETRY
  827. MGMStation CAD/CAM
  828. Micro Dynamics MARS
  829. Micro Planner
  830. Micro Planner X-Pert
  831. Micro-Cap II
  832. MicroChem
  833. MicroExplorer
  834. Microplate Manager
  835. MicroPlex Development Environment
  836. MicroStation Mac
  837. Microtech 68020 and 68882 Accelerators
  838. Microtech 68030 Design Board
  839. Microtech Hard Disk Drives
  840. Microtech R45
  841. Microtech T60 and T150
  842. Microtek Scanners
  843. MicroXASM
  844. Milo
  845. MindWrite
  846. MiniCad+
  847. MiniReporter
  848. MM2+
  849. MNDO +
  850. ModaCAD Data Management
  851. ModaCAD Design Module
  852. ModaCAD Textile Design
  853. ModelShop
  854. MOLDPLUS
  855. Moment of Inertia
  856. Monitor
  857. Monte Carlo Simulations (Advanced Vers...
  858. Moorsim
  859. MORE II
  860. MPW Assembler 3.0: Macintosh Programmer's Workshop Assembler
  861. MPW C 3.0: Macintosh Programmer's ...
  862. MPW Linda C Environment
  863. MPW Pascal: Macintosh Programmer's ...
  864. MPW: Macintosh Programmer's Workshop 
  865. MSC/pal 2
  866. MultiFrame
  867. NASCRAC Fracture Mechanics Computer ... 
  868. NB LabDriver
  869. NB Series Data Acquisition Boards
  870. NC-AUTO-CODE
  871. NCSA Scientific Visualization Software ...
  872. NetMap
  873. NetSerial
  874. NEXPERT OBJECT
  875. NEXPERT Runtime Library (MPW)
  876. NEXPERT*SQL
  877. NEXPERT/HyperBridge
  878. NEXTRA
  879. Nibble Mac Utility Pack
  880. NITRO
  881. NKR BASIC Compiler
  882. NKR BASIC Interpreter
  883. NKR FORTRAN Compiler
  884. NKR GW Converter
  885. Normal Depth
  886. NovaStor NST2.3G
  887. NSChart
  888. NTSC Converter
  889. Nu-Thor
  890. Nudge Macro
  891. Nutmeg 30/2
  892. NuTools: Numerical Methods 1.2
  893. NuVision
  894. Nuvotech Network Bridges
  895. Objectworks For Smalltalk-80
  896. Omnis 5
  897. Open Plan
  898. OPTDES
  899. OVATION CAD/CAM
  900. OverLAYS A.M.S.
  901. PAD (Pattern-Aided Design)
  902. PageMaker
  903. PageView
  904. PANDA
  905. Parameter Manager Plus
  906. PCMODEL
  907. PCPLOT
  908. PCXI 3M
  909. PDP
  910. Personal Vision
  911. Personal Writer 10SL and 15SL
  912. Perspective For Architects
  913. PhoneNET Connector and PhoneNET Rep...
  914. PhoneNET StarController
  915. PHOTOLINK
  916. PhotoMac
  917. PICT Detective
  918. PictureBook
  919. Piper/Stiff 1.01
  920. PixelPaint
  921. Planit
  922. Plasmid Artist
  923. PlotMaker
  924. polyMath
  925. Power Math
  926. PowerDraw
  927. PowerDraw Formatted Details
  928. PowerDraw Landscape Libraries
  929. PowerDraw Residential Construction ...
  930. PowerMath
  931. PowerMath II
  932. PowerPDL
  933. Powerpoint
  934. PowerTools
  935. Preditor
  936. PreSpice/Mac
  937. Printer Optimizer
  938. Pro-Board
  939. Process Control Chart Tool Kit
  940. Production Control
  941. Production Scheduler
  942. Professional Extender GrafPak
  943. Professional Manager
  944. Professional Programmer's Extender
  945. Professional Series Drafting Symbols
  946. Professional Solutions Management Tem...
  947. Programmer's Extender Volumes 1 And 2
  948. PROGRESS
  949. Project Billing
  950. Prolog II
  951. Prolog II+ Compiler
  952. Proposal Manager‚Ä¢254/255
  953. Prototyper
  954. ProType Math
  955. ProType Plus
  956. PSpice
  957. Quadputer
  958. Qualstar Tape Drive
  959. QUED/M
  960. QuickLog
  961. QuickView Z21 and Z21-IQ
  962. Rack II
  963. RackMac 1240 Industrial Display
  964. RackMac 1200 Industrial Macintosh
  965. Radius Accelerator Cards
  966. Radius Color Display System
  967. Radius Full Page Display
  968. Radius Gray Scale Display System
  969. Radius Two Page Display
  970. RDD-100 System Designer
  971. Reactions
  972. Reference Manager
  973. Refine
  974. RELAY Mac
  975. REO-650
  976. ResEdit
  977. Resrouting
  978. RETWALLS
  979. RGB Decoder
  980. Rodime Internal and External Hard Drives
  981. Roland DPX-2000 and DPX-3300 Plotters
  982. Roland DXY-Series Pen Plotters
  983. Rosy
  984. SADE: Symbolic Application Debugging ...
  985. SALMsim
  986. SAMBAS
  987. SAND-Simulation of Aircraft Nonlinear ...
  988. SangPlot and Sangre
  989. Scan Analysis
  990. Scheme Express
  991. Scientific Graphics Toolkit
  992. Section Properties
  993. Seismic Processing Workshop
  994. Semisim
  995. SFX Video Option
  996. Shaft Alignment for Rotating Machinery
  997. SHERWALL
  998. Shipsim
  999. Si3033
  1000. Silverrun Design Tools
  1001. SilverView Displays
  1002. SimpleSpan Utilities I
  1003. SimScript II.5
  1004. Skin Tite Manufacturing
  1005. SmartScrap & The Clipper II
  1006. SNAP!
  1007. Sniffer Network Analyzer
  1008. Softgage
  1009. SoftPC
  1010. Solar System Calculator
  1011. Sorting & Searching Library
  1012. Spark Video Display Boards
  1013. SPECTEXT
  1014. SPMsim
  1015. Spot Elevation Macro
  1016. SPP
  1017. SpringBoard
  1018. Stack Cleaner
  1019. STAP
  1020. Statistica
  1021. Statistical Macro Package
  1022. Statmoor
  1023. Stats Tool Kit
  1024. StatView II
  1025. StatView SE+Graphics
  1026. Steam Function Macro Set
  1027. STELLA Software for Business
  1028. Stepping Out II: The Software Big Screen
  1029. Stereo
  1030. StrataVISION 3d
  1031. Structure
  1032. Sun Clock
  1033. SUNPAS
  1034. Super 3D
  1035. SuperANOVA
  1036. SuperCard
  1037. SuperExpert
  1038. SuperGlue II
  1039. SuperMac Graphics Cards
  1040. SuperMac Monitors
  1041. SuperPaint
  1042. SupportBoard
  1043. SurfBoard
  1044. Swivel 3D
  1045. SYSTAT
  1046. Systemizer Plus
  1047. TCL-Image
  1048. TechFonts
  1049. Tektronix Color Printers
  1050. TellStar
  1051. TextTerm+Graphics
  1052. Textures
  1053. TFCalc
  1054. TGRAF-07/MAC
  1055. The Architect's Office
  1056. The Benchmark Survey System
  1057. The Contractor Solution!
  1058. The Curator
  1059. The DNA Inspector IIe
  1060. The Gene Communicator
  1061. The Gibbs System: ncCAD/ncCAM
  1062. The Industrial Mac‚ÄîCAD/CAM/CAE Works...
  1063. The Macadvantage UCSD Pascal
  1064. The Manufacturing Controller
  1065. The Personal Server Network
  1066. The Programmer's Online Companion
  1067. The Scientific Desk
  1068. The Subcontractor Solution!
  1069. The Worx
  1070. Think 'n Time
  1071. Think C
  1072. Think Pascal
  1073. THREADS
  1074. Threshold Construction Forms
  1075. ThunderScan for Macintosh
  1076. TIB, Truvel Image Buffer
  1077. Timbuktu
  1078. Time Billing
  1079. Time Is Money‚ÄîArchitects & Engineers
  1080. TimeWand
  1081. Title Worx
  1082. TML Pascal
  1083. Tolculator
  1084. topCAD
  1085. TopDown
  1086. TOUCH OSI Macintosh Developer's Kit
  1087. Towsim
  1088. TPlex PDL
  1089. TQM Gantt
  1090. TrafficWatch
  1091. Trapeze
  1092. TREES-pls
  1093. Trendware XCAL
  1094. True BASIC
  1095. TruScan Scanners
  1096. TT200 Thermal Printer
  1097. TurboCASE
  1098. TWM-pls
  1099. Ultimage
  1100. UNITize
  1101. Universal Calculator
  1102. USGS Maps On CAD
  1103. uShare
  1104. V-COGO Macintosh
  1105. V-FONTS Macintosh
  1106. V.I.P. 
  1107. V.P.M.S.
  1108. VALE
  1109. Vector
  1110. VersaCAD Drafter
  1111. VersaCAD/Macintosh Edition
  1112. Versadapter
  1113. VersaTerm and VersaTerm-Pro
  1114. Video Digitizer
  1115. Videodisc Authoring Toolkit
  1116. Voice Navigator and Voice Navigator XA
  1117. VP-10 Graphic Element Processor
  1118. WavEdit
  1119. WE DSP32 Development Tools
  1120. WorkBench Mac
  1121. WormStat
  1122. X-Fonts
  1123. XFER
  1124. XPsort
  1125. XVT for the Macintosh
  1126. ZBasic 4.01
  1127. ZBasic 5.0
  1128. Zebra
  1129. ZING
  1130.  
  1131. -- part contents for card part 2
  1132. ----- text -----
  1133. (M)agreeable Software, Inc.
  1134.    B-Tree HELPER
  1135. 1stDesk Systems, Inc.
  1136.    1st BBS
  1137.    1stTEAM 
  1138. 3Com Corp.
  1139.    3+Share
  1140. Abacus Concepts, Inc.
  1141.    StatView II
  1142.    StatView SE+Graphics
  1143.    SuperANOVA
  1144. Abaton, A Subsidiary of Everex Systems...
  1145.    Abaton Scan 300/S and Scan 300/GS
  1146. Abraxas Software
  1147.    MAC YACC
  1148. Absoft Corp.
  1149.    MacFortran
  1150.    MacFortran for MPW
  1151.    MacFortran/020‚ÄîAUX
  1152.    MacFortran/020‚ÄîMultiFinder
  1153.    MacFortran/88
  1154. Accuware Business Solutions Ltd.
  1155.    Construction Cost Project Manager
  1156. Acius, Inc.
  1157.    4th Dimension
  1158. Actinet Systems, Inc.
  1159.    ACTINET ARCTalk Interface Cards
  1160. Actuarial Micro Software c/o The ACS Grp.
  1161.    Monte Carlo Simulations 
  1162. Addison-Wesley Publishing Co.
  1163.    The Programmer's Online Companion
  1164. Adobe Systems, Inc.
  1165.    Adobe Illustrator 88
  1166.    Adobe Streamline
  1167. Advanced Data Systems, Inc.
  1168.    Job Cost II
  1169.    Manufacturing/Job Cost II
  1170. Advanced Electronic Support Products ...
  1171.    NetMap
  1172. Advanced Logical Software 
  1173.    Anatool
  1174. Advanced System Design, Inc.
  1175.    ASD Professional CAD Symbol Library
  1176. AEC Management Systems, Inc.
  1177.    AEC Information Manager
  1178. Agfa Compugraphic Division
  1179.    Agfa Slidemakers and Film Recorders
  1180. Agfa Matrix Division
  1181.    TT200 Thermal Printer
  1182. Aircraft Designs, Inc.
  1183.    Composite Wing Optimization
  1184. Aldus Corporation
  1185.    PageMaker
  1186. Allotype Typographics
  1187.    Haber/Thomson
  1188.    Structure
  1189. ALSoft, Inc.
  1190.    MacExpress
  1191. Alsys, Inc.
  1192.    Alsys Ada Compiler for the Macintosh II
  1193. Alternative Enterprises
  1194.    Housebuilder
  1195. Altsys Corporation
  1196.    FONTastic Plus
  1197.    Fontographer
  1198. Amiable Technologies, Inc.
  1199.    FlexiCAD 1.2
  1200. Anderson Electronics, Inc.
  1201.    V.P.M.S.
  1202. Andyne Computing Limited
  1203.    GQL
  1204. Ansan Industries, Ltd.
  1205.    Event Monitor System
  1206.    MacScope
  1207. APERTURE TECHNOLOGIES, INC.
  1208.    APERTURE
  1209. APDA/Apple Computer, Inc.
  1210.    MacApp
  1211.    Macintosh Allegro Common LISP
  1212.    Macintosh Developer Technical Samp...
  1213.    MacsBug
  1214.    MacWorkStation
  1215.    MacWorkStation Dialog Builder
  1216.    MacWorkStation Event Handler
  1217.    MPW Assembler 3.0: Macintosh Prog...
  1218.    MPW C 3.0: Macintosh Programmer...
  1219.    MPW Pascal: Macintosh Programmer...
  1220.    MPW: Macintosh Programmer's Work...
  1221.    ResEdit
  1222.    SADE: Symbolic Application Debugging...
  1223. Applications Design Group
  1224.    Hydro Mac
  1225. Applied Creative Technology, Inc.
  1226.    Buffer Plus
  1227.    Printer Optimizer
  1228.    Systemizer Plus
  1229.    Versadapter
  1230. Applied Software Technology, Inc.
  1231.    AutoKIT
  1232. Applied Statistics, Inc.
  1233.    Applied Stats
  1234. Arbor Intelligent Systems, Inc.
  1235.    HyperMonitor
  1236. Arch Software, Inc.
  1237.    SimpleSpan Utilities I
  1238. Architectronica
  1239.    Building Code Analyst
  1240. Artel Software Inc.
  1241.    Atelier Interiors
  1242. Articulate Systems, Inc.
  1243.    Voice Navigator and Voice Navigator XA
  1244. Ascent Logic Corporation
  1245.    RDD-100 System Designer
  1246. Ashlar Inc.
  1247.    Ashlar Vellum
  1248. Aura CAD/CAM, Inc.
  1249.    AuraCAD
  1250.    AuraIGES/DXF
  1251.    MGMStation‚ÄîCAD
  1252.    MGMStation‚ÄîGEOMETRY
  1253.    MGMStation CAD/CAM
  1254. Autodesk, Inc.
  1255.    AutoCAD
  1256. Autograf Utilities
  1257.    X-Fonts
  1258. Automate Computer Software
  1259.    Professional Manager
  1260. Automated Reasoning Corp.
  1261.    I-CAT
  1262. Automatix
  1263.    AI-90 FACTORYMAC
  1264.    Autovision 90
  1265.    Image Analyst
  1266. AutoSimulations, Inc.
  1267.    AutoMod2e
  1268. Avalon Development Group
  1269.    PhotoMac
  1270. Avenue Software, Inc.
  1271.    Contact
  1272.    MacKeymeleon II
  1273.    Prolog II
  1274.    Prolog II+ Compiler
  1275. AVL Looms
  1276.    Design & Weave
  1277. AVYX, INC.
  1278.    FOREST-pls
  1279.    TREES-pls
  1280.    TWM-pls
  1281. Barneyscan Corporation
  1282.    CIS‚Ä¢3510
  1283. Bedford Computer Corporation
  1284.    ProType Math
  1285.    ProType Plus
  1286. Berkeley Systems
  1287.    Stepping Out II: The Software Big Scr...
  1288. Berol USA
  1289.    Berol RapiDesign Symbols Libraries
  1290. Bio-Rad Laboratories, Inc.
  1291.    Microplate Manager
  1292. BioPAC Systems
  1293.    MacPacq
  1294. Blackhole Technology Inc.
  1295.    MacTAPE
  1296. Blue Sky Research
  1297.    Textures
  1298. Blyth Software, Inc.
  1299.    Omnis 5
  1300. Bowers Development Corp.
  1301.    AppMaker
  1302. BrainPower, Inc.
  1303.    ArchiText
  1304.    Data Scan
  1305. Bridgeport Machines, Inc.
  1306.    EZ-CAM IV
  1307.    EZ-EDM
  1308.    EZ-MILL
  1309.    EZ-SURF PLUS
  1310.    EZ-TURN
  1311. Br√∏derbund Software
  1312.    Drawing Table
  1313. Bruning Computer Graphics
  1314.    Bruning Zeta Pen Plotters
  1315.    Bruning Zeta Thermal Printers
  1316. BSM Computers
  1317.    MacCider
  1318. Building Pro Software
  1319.    Bid Master
  1320. Bunder Computer Services
  1321.    Production Scheduler
  1322. BV Engineering
  1323.    ACNAP
  1324.    ACTFIL
  1325.    DCNAP
  1326.    LCFIL
  1327.    LOCIPRO
  1328.    LSP
  1329.    PCPLOT
  1330.    PDP
  1331.    SPP
  1332.    STAP
  1333.    XFER
  1334. C Graph Software, Inc.
  1335.    MM2+
  1336.    MNDO +
  1337. C. Abaci, Inc.
  1338.    The Scientific Desk
  1339. CACI Products Company
  1340.    SimScript II.5
  1341. CalComp, Inc.
  1342.    23120A Template Systems
  1343.    DrawingBoard 2300A Digitizers
  1344. Cambridge Scientific Computing, Inc.
  1345.    Chem3D
  1346.    ChemDraw
  1347. Capilano Computing 
  1348.    DesignWorks
  1349.    LogicWorks
  1350.    LPLC
  1351. Causal Systems Inc.
  1352.    Nu-Thor
  1353. Cayman Systems, Inc.
  1354.    GatorBox
  1355.    GatorCard E/II
  1356.    GatorShare
  1357. CDG Architects
  1358.    The Architect's Office
  1359. Central Products, Inc.
  1360.    PowerMath
  1361.    PowerMath II
  1362. CGRS Microtech, Inc.
  1363.    MacDiaDac
  1364. Challenger Software
  1365.    Mac3D
  1366. Chamberlain Custom Macros
  1367.    Nudge Macro
  1368.    Spot Elevation Macro
  1369. Chorus Supercomputer, Inc.
  1370.    ComputeServer
  1371.    MPW Linda C Environment
  1372. Cigraph S.r.l
  1373.    MacAdam
  1374.    MAPO
  1375. Claris Corp.
  1376.    Claris CAD
  1377.    MacDraw II
  1378.    MacPaint
  1379.    MacProject II
  1380. Clear Lake Research
  1381.    CLR ANOVA
  1382. Collier Software
  1383.    Time Is Money‚ÄîArchitects & Engineers
  1384. ComGrafix, Inc.
  1385.    MapGrafix Mapping System
  1386.    MapStar
  1387. CompServCo
  1388.    MacCAD Symbol Libraries
  1389. COMPU-ARCH
  1390.    ADS-MGMStation‚ÄîSymbol Libraries
  1391.    ADS-MGMStation ELECTRONICS
  1392. COMPUCRAFT
  1393.    MAC-ART LIBRARY
  1394. Compuneering Inc.
  1395.    BEAM MAC and BEAM MAC II
  1396.    FRAME MAC
  1397.    LANDesign
  1398.    MacShapes
  1399. Computer Associates International, Inc.
  1400.    CA-Cricket Graph
  1401.    CA-Cricket Presents
  1402.    CA-Cricket Draw
  1403. Computer Detailing Corporation
  1404.    Beams And Columns
  1405. Computer Methods Corp.
  1406.    AsyncServer
  1407. Computer Systemics
  1408.    GeoView
  1409. Concept Group, Inc.
  1410.    MasterSpec Diskette Libraries
  1411. Consulair Corp.
  1412.    Consulair 68000 Development System
  1413.    Consulair 68020/68881 C Developme...
  1414.    MacC/MacC Toolkit
  1415. Control Systems, Inc.
  1416.    ARTIST Mac10 Graphic Controller
  1417. Cooke Publications
  1418.    MacElastic and MacPoisson
  1419.    MathWriter
  1420. CPSA
  1421.    DataFlash
  1422.    FlashCard II
  1423. Creative Engineering
  1424.    MacRoad
  1425. Creative Solutions, Inc.
  1426.    Hurdler Centronics Parallel Interface
  1427.    Hurdler II
  1428.    Hurdler II Serial Boards
  1429.    Hurdler SE/30 Prototyping Card
  1430.    MacForth Plus
  1431. Creighton Nolte And Associates
  1432.    Professional Solutions Management T...
  1433. Crosfield Lightspeed Inc.
  1434.    Lightspeed StudioLink
  1435. Crystal Software
  1436.    Crystal
  1437. CSI Data Services
  1438.    SPECTEXT
  1439. D2 Software, Inc.
  1440.    MacSpin
  1441. Data I/O Corporation
  1442.    MacABEL
  1443. David D. Lang Associates
  1444.    Generalized Tethered Object Simulat...
  1445. Daystar Software, Inc.
  1446.    DS-Concrete
  1447.    DS-Steel
  1448.    DS-Wood
  1449. DCA Engineering Software, Inc.
  1450.    Auto-Architect
  1451.    DCA Civil Engineering Module
  1452.    DCA MacIRMA API
  1453.    MacIRMA
  1454.    MacIRMA Graphics
  1455. DEFT, Inc.
  1456.    Deft/Mac
  1457. DeltaPoint, Inc.
  1458.    MindWrite
  1459.    Trapeze
  1460. Deneba Software
  1461.    Canvas 2.0
  1462. Design Science, Inc.
  1463.    MathType
  1464. Desktop Aeronautics
  1465.    LinAir, Lifting Surface Analysis Program
  1466.    PANDA
  1467.    SAND-Simulation of Aircraft Nonlinear...
  1468. Desktop AI
  1469.    dBx/dBPort
  1470. Desktop Engineering Ltd.
  1471.    Instrument Archive
  1472. Diaquest, Inc.
  1473.    Diaquest DQ-MAC Macintosh Videogra...
  1474. Digital Access Corp.
  1475.    A-115 Asynchronous Line Driver
  1476. Douglas Electronics, Inc.
  1477.    Douglas CAD/CAM Professional System
  1478.    GerberIn
  1479.    Douglas CAD/CAM System Basic, Print ...
  1480.    Douglas Drill Tape Creator
  1481.    Douglas Gerber File Creator
  1482. Dove Computer Corporation
  1483.    FastNet Adapters
  1484.    MacSnap
  1485.    Marathon Accelerator Cards
  1486.    Marathon Serial Parallel
  1487. Dynaware Corporation
  1488.    DynaPerspective
  1489. E&M Software Co.
  1490.    Astronomy
  1491.    Equilibrium
  1492.    MathLab
  1493.    polyMath
  1494.    Reactions
  1495. E-Machines, Inc.
  1496.    E-Machines Color Monitors
  1497.    QuickView Z21 and Z21-IQ
  1498. E. T. Vermurlen & Associates Architect...
  1499.    Architosh
  1500. E.I. DuPont De Nemours & Co. (Inc.)
  1501.    Fast Trax Engineering Drawing Manag...
  1502. Earthware
  1503.    VALE
  1504. Eclipse Software, Inc.
  1505.    McLogic
  1506. Elan Computer Group, Inc.
  1507.    EROFF
  1508. Enabling Technologies, Inc.
  1509.    ZING
  1510. Engineered Software
  1511.    MacPlots II
  1512.    PowerDraw
  1513.    PowerDraw Landscape Libraries
  1514.    PowerDraw Residential Construction ...
  1515. Engineering Desktop Solutions
  1516.    Deed Plotter
  1517.    V-COGO Macintosh
  1518.    V-FONTS Macintosh
  1519. Engineerium
  1520.    dv/dt
  1521. EPCON
  1522.    Engineer's Aide I: Process Engineering
  1523.    Engineer's Aide II:  Mechanical
  1524.    Engineer's CAD
  1525. EPPS/Architectonix
  1526.    MasterSpec AIA
  1527. ESE Software, Ltd.
  1528.    QuickLog
  1529. Etlon Software
  1530.    MacStronomy
  1531. Evatac Software
  1532.    Preditor
  1533. Exceiver Corp.
  1534.    Construction Contractor Management
  1535.    Time Billing
  1536. Excel Software
  1537.    MacAnalyst
  1538.    MacDesigner
  1539. ExperTelligence, Inc.
  1540.    ExperCommon Lisp
  1541.    ExperFacts
  1542.    ExperLisp
  1543.    ExperOPS5-Plus
  1544.    ExperProlog II
  1545. F-Chart Software
  1546.    FEHT
  1547. Failure Analysis Association, Inc.
  1548.    NASCRAC Fracture Mechanics Comput...
  1549. Farallon Computing
  1550.    PhoneNET Connector and PhoneNET Re...
  1551.    PhoneNET StarController
  1552.    Timbuktu
  1553.    TrafficWatch
  1554. First Logistics, Inc.
  1555.    Perspective For Architects
  1556. Flight Engineering
  1557.    Universal Calculator
  1558. Folkstone Design, Inc.
  1559.    GridMaker
  1560. Forbes and Rouse
  1561.    dbVIEW
  1562. Forthought, Inc.
  1563.    SNAP!
  1564. Four Peaks Optimal Software
  1565.    OPTDES
  1566. Franz, Inc.
  1567.    Allegro Common Lisp (A/UX)
  1568. FREEMYERS DESIGN
  1569.    AD/ART/PLUS "Architectural Graphics"
  1570. Full Scale Development Corporation
  1571.    TQM Gantt
  1572. Future Vision Computer Systems LTD.
  1573.    ADD3D
  1574. FWB, Inc.
  1575.    Hammer Disk 600
  1576.    Hammer Hard Disks
  1577.    Hammer Tape 150/300
  1578. Generic Software, Inc.
  1579.    Generic CADD Level 1
  1580. GeneSystems Computer Software
  1581.    Plasmid Artist
  1582. GenRad, Inc.
  1583.    Parameter Manager Plus
  1584. GeoComp
  1585.    SangPlot and Sangre
  1586. Geographic Information Systems
  1587.    USGS Maps On CAD
  1588. Geovision, Inc.
  1589.    GEOdisc US Atlas
  1590. Gibbs and Associates
  1591.    The Gibbs System: ncCAD/ncCAM
  1592. Gimeor, Inc.
  1593.    Architrion II/Series 5
  1594.    MacArchitrion
  1595. Gimpel Software
  1596.    FlexeLint
  1597. Gold Hill Computer, Inc.
  1598.    GoldWorks II
  1599. Gould Inc., Design & Test Systems Division
  1600.    CLAS 4000 Logic Analysis System
  1601. GRAFPOINT
  1602.    TGRAF-07/MAC
  1603. Grammar Engine, Inc.
  1604.    GEI ROMemulator
  1605. Graphic Applications, Inc.
  1606.    Embroidery Expert
  1607.    Embroidery Plus
  1608. Graphic Magic Ltd.
  1609.    MacSurf
  1610.    MultiFrame
  1611. Graphic Software Systems, Inc.
  1612.    XVT for the Macintosh
  1613. GRAPHISOFT
  1614.    ArchiCAD
  1615.    PlotMaker
  1616.    topCAD
  1617. Graphsoft, Inc.
  1618.    Azimuth
  1619.    Blueprint
  1620.    MiniCad+
  1621. GreenSpring Computers
  1622.    RackMac 1240 Industrial Display
  1623.    RackMac 1200 Industrial Macintosh
  1624.    SpringBoard
  1625.    SupportBoard
  1626. GTCO Corp.
  1627.    DIGI-PAD with ADB Option
  1628.    Macintizer ADB
  1629. GTFS Inc.
  1630.    Ultimage
  1631. Guenzi Surveys
  1632.    COGOMASTER II
  1633. GW Instruments, Inc.
  1634.    MacADIOS
  1635.    MacADIOS 488n and MacADIOS 488s
  1636.    MacADIOS II
  1637.    MacADIOS II Jr.
  1638.    MacADIOS Manager II
  1639.    MacADIOS SCSI
  1640.    MacInstruments
  1641.    MacSpeech Lab I
  1642.    MacSpeech Lab II
  1643. Heizer Software
  1644.    3-D Pipe Clearance
  1645.    Beam Analysis
  1646.    Best Answer
  1647.    Concrete Estimator
  1648.    Construction Calculators
  1649.    Construction Cost Estimator‚ÄîResident...
  1650.    Construction Progress Billing
  1651.    Moment of Inertia
  1652.    Solar System Calculator
  1653.    Statistical Macro Package
  1654.    Steam Function Macro Set
  1655. Hewlett-Packard Co.
  1656.    HP 7600 Series Electrostatic Plotters
  1657.    HP Color Graphics Plotters
  1658.    HP DeskWriter Printer
  1659.    HP DraftPro and DraftMaster Pen Plot...
  1660.    HP PaintJet Printers
  1661.    HP ScanJet Plus
  1662. High Performance Systems, Inc.
  1663.    STELLA Software for Business
  1664. Houston Instrument Division of Ametek
  1665.    DMP-60 Series Pen Plotter
  1666. Human Intellect Systems
  1667.    Instant-Expert
  1668.    Instant-Expert Plus
  1669. HyperActive, Inc.
  1670.    254/255 FreeForm
  1671.    Geolog
  1672. ICOM Simulations, Inc.
  1673.    Formulator
  1674. Iconix Software Engineering, Inc.
  1675.    Ada Flow
  1676.    Iconix PowerTools/Structured Design
  1677.    PowerPDL
  1678.    PowerTools
  1679. IDEAssociates, Inc.
  1680.    IDEAcomm Mac
  1681. Image Mapping Systems
  1682.    MacChoro II with Map Animation
  1683. Imagenesis
  1684.    ChromaScan
  1685. Imagine That, Inc.
  1686.    Extend
  1687. Infinite Graphics, Inc.
  1688.    IN-CAD
  1689. Information Presentation Technologies...
  1690.    The Personal Server Network
  1691.    uShare
  1692. Informix Software, Inc.
  1693.    C-ISAM
  1694.    Informix-4GL
  1695.    INFORMIX-4GL Interactive Debugger
  1696.    INFORMIX-4GL Rapid Development Sys...
  1697.    INFORMIX-ESQL/C
  1698. Innovative Data Design, Inc.
  1699.    Dreams
  1700.    IDD Symbol Library, Architecture, Volume I
  1701.    MacDraft
  1702. Innovative Design Systems Corp.
  1703.    OVATION CAD/CAM
  1704. Insignia Solutions, Inc.
  1705.    SoftPC
  1706. Intergraph Corporation
  1707.    MicroStation Mac
  1708. Interleaf, Inc.
  1709.    Interleaf Publisher
  1710. International Geometric Tolerancing Ins...
  1711.    Softgage
  1712.    Tolculator
  1713. Intersoft, Inc.
  1714.    MicroChem
  1715. Intuitec Software, Inc.
  1716.    FrameMac Section Tables
  1717.    PowerDraw Formatted Details
  1718. INTUSOFT
  1719.    IsSpice/Mac
  1720.    PreSpice/Mac
  1721. Invention Software, Inc.
  1722.    Extender GrafPak
  1723.    Professional Extender GrafPak
  1724.    Professional Programmer's Extender
  1725.    Programmer's Extender Vols. 1 and 2
  1726. IOtech Inc.
  1727.    Mac488B and MacSCSI488
  1728.    MacSerial488
  1729. Ithaca Software
  1730.    Hoops Graphics System
  1731. J.A.G. Enterprises
  1732.    Entrepreneur
  1733. J.J. JORDAN
  1734.    BEAMJOIS
  1735.    BIGBEAMS
  1736.    DIAFRAMS
  1737.    HEATCOOL
  1738.    RETWALLS
  1739.    SHERWALL
  1740. Jets Cybernetics
  1741.    SurfBoard
  1742. JMES
  1743.    The Industrial Mac‚ÄîCAD/CAM/CAE Wor...
  1744. Julian Systems, Inc.
  1745.    HyperVideo
  1746. K.R.B., Inc.
  1747.    PCXI 3M
  1748. Kaetron
  1749.    TopDown
  1750. Kandu Software Corp.
  1751.    CADMOVER
  1752. Keithley Instruments, Inc.
  1753.    556 Measurement and Control System
  1754. KETIV Technologies, Inc.
  1755.    Arch-T2
  1756.    KETIV/AutoCAD Standard Template
  1757. Kleinhans Systems, Inc.
  1758.    Mac/PLC Comm-Stacks
  1759. Klex Software Inc.
  1760.    MacConcept
  1761. KMW Systems Corp.
  1762.    VP-10 Graphic Element Processor
  1763. Knick Drafting, Inc.
  1764.    MacPerspective
  1765. Koala Technologies Corp.
  1766.    MacVision
  1767. Kramer Consulting, Inc.
  1768.    NC-AUTO-CODE
  1769. Kulda Corporation
  1770.    Homer
  1771. Lab Technologies
  1772.    LabTech Notebook
  1773. LANDCADD, Inc.
  1774.    LANDCADD Construction Details
  1775.    LANDCADD Irrigation Design
  1776.    LANDCADD Site Planning and Landsca...
  1777. Landware
  1778.    LAPPIS
  1779. LapCAD Engineering
  1780.    LapCAD3
  1781. Lasergraphics, Inc.
  1782.    LaserGraphics Film Recorder/Color Pri... 
  1783.    Mac Rascol Print
  1784. LaserWare Inc.
  1785.    LaserPaint Color II
  1786. Level Five Research
  1787.    Level 5-Mac
  1788. Lightship Software, Inc.
  1789.    MacScheme 
  1790.    MacScheme+Toolsmith
  1791.    Scheme Express
  1792. Lionshead Software, Inc.
  1793.    LSI Pentagon CAD
  1794.    LSI Surveyor
  1795. Loop Software
  1796.    PictureBook
  1797.  
  1798. -- part contents for card part 20
  1799. ----- text -----
  1800. Mainstay
  1801.    MacFlow 
  1802.    MacSchedule
  1803.    Think 'n Time
  1804.    V.I.P. 
  1805. Mark V Systems
  1806.    Adagen
  1807. Market Engineering, Corp.
  1808.    Crystal Ball
  1809. Marvelin Corporation
  1810.    Business Filevision
  1811. Massachusetts Micro Data Systems, Inc.
  1812.    CD-ROM Subsystems
  1813. MathSoft, Inc.
  1814.    MathCAD
  1815. MAXSolutions
  1816.    Concept to Completion
  1817. McNeely Associates PA
  1818.    Normal Depth
  1819.    Resrouting
  1820. Mechanical Software Inc.
  1821.    MCADA
  1822. Mega Drive Systems, Inc.
  1823.    Disk Pack
  1824. Meridian Software Systems, Inc.
  1825.    AdaVantage Mac Professional Develop...
  1826. Mesa Graphics
  1827.    Mesa Graphics Plotter Utility
  1828.    TextTerm+Graphics
  1829. Meta Software Corporation
  1830.    Design/CPN
  1831.    Design/IDEF
  1832.    Design/OA
  1833.    MetaDesign
  1834. Metacomet
  1835.    Accu-Weather Forecaster
  1836. Metropolis Software, Inc.
  1837.    DB/Write
  1838. MGlobal
  1839.    MacMUMPS
  1840. Micro Display Systems, Inc.
  1841.    Mac Genius Full and Dual Page Monitors
  1842. Micro Dynamics, Ltd.
  1843.    Micro Dynamics MARS
  1844. Micro Planning International
  1845.    Micro Planner
  1846.    Micro Planner X-Pert
  1847. Micro-BESST
  1848.    AISC Code Check
  1849. Micro/Research
  1850.    GrafStack
  1851.    MicroPlex Development Environment
  1852.    TPlex PDL
  1853. Microcom Software
  1854.    RELAY Mac
  1855. Microneering
  1856.    SAMBAS
  1857.    THREADS
  1858. MicroSim
  1859.    PSpice
  1860. Microsoft Corp.
  1861.    Powerpoint
  1862. MicroSpeed, Inc.
  1863.    MacTRAC
  1864. Microspot
  1865.    MacInteriors
  1866.    MacPlot Color Thermal Printer Drivers
  1867.    MacPlot Pen Plotter Drivers
  1868. Microtech International, Inc.
  1869.    Microtech 68020 and 68882 Accelera...
  1870.    Microtech 68030 Design Board
  1871.    Microtech Hard Disk Drives
  1872.    Microtech R45
  1873.    Microtech T60 And T150
  1874. Microtek Lab, Inc.
  1875.    Microtek Scanners
  1876. MICROWAY, Inc.
  1877.    Quadputer
  1878. Millennium Software
  1879.    HyperX
  1880. MindCraft Publication
  1881.    Nibble Mac Utility Pack
  1882. Minnesota Technology Transfer Inc.
  1883.    LINCAGES
  1884. Mira Imaging Inc.
  1885.    HyperSpace
  1886. Mitek Systems, Inc.
  1887.    650T Tempest Macintosh IIx
  1888. MLT Software, Inc.
  1889.    Sun Clock
  1890. MMC AD Systems
  1891.    C Programmer's Toolbox/MPW
  1892.    McCLint
  1893.    McCPrint
  1894. ModaCAD, Inc.
  1895.    ModaCAD Data Management
  1896.    ModaCAD Design Module
  1897.    ModaCAD Textile Design
  1898.    PAD (Pattern-Aided Design)
  1899. Modern Computer Aided Engineering, Inc.
  1900.    Inertia
  1901. Momentum Data Systems
  1902.    MacFilter
  1903. Monico Computer, Inc.
  1904.    Monitor
  1905. National Center for Supercomputing App...
  1906.    NCSA Scientific Visualization Software ...
  1907. National Instruments
  1908.    GPIB-SE
  1909.    LabView
  1910.    NB LabDriver
  1911.    NB Series Data Acquisition Boards
  1912. NEDRUD Data Systems
  1913.    DragonWave
  1914. Network General Corp.
  1915.    Sniffer Network Analyzer
  1916. Neuron Data
  1917.    NEXPERT OBJECT
  1918.    NEXPERT Runtime Library (MPW)
  1919.    NEXPERT*SQL
  1920.    NEXPERT/HyperBridge
  1921.    NEXTRA
  1922. Nicus
  1923.    NuTools: Numerical Methods 1.2
  1924. NKR Research Inc.
  1925.    NKR BASIC Compiler
  1926.    NKR BASIC Interpreter
  1927.    NKR FORTRAN Compiler
  1928.    NKR GW Converter
  1929. Northern Telecom, Inc.
  1930.    Memorybank
  1931. Northstar Engineering Design
  1932.    Engineering Symbols Library
  1933. NovaStor Corporation
  1934.    MacStreamer
  1935.    NovaStor NST2.3G
  1936. Nutmeg Systems, Inc.
  1937.    Nutmeg 30/2
  1938. Nuvotech
  1939.    Nuvotech Network Bridges
  1940. Oce' Graphics USA Inc.
  1941.    18 Series Pen Plotters
  1942.    G5232 CPS Color PostScript Printer
  1943. Odesta Corp.
  1944.    Data Desk
  1945.    Double Helix
  1946.    GeoQuery
  1947. Ohio Valley Research Associates
  1948.    BlueMax DataMixer
  1949.    MacATAC
  1950. Orange Micro, Inc.
  1951.    Mac 86 and Mac 286
  1952.    Personal Vision
  1953. Orion Avionics
  1954.    MicroXASM
  1955. Output Network/GeoPacific, Inc.
  1956.    CAD To MAC
  1957.    CAD To MAC
  1958. Palo Alto Shipping Co.
  1959.    Mach2 Forth/Assembly Development ...
  1960. Palomar Software
  1961.    PICT Detective
  1962. Paracomp, Inc.
  1963.    Milo
  1964.    ModelShop
  1965.    Swivel 3D
  1966. Paragon Concepts, Inc.
  1967.    QUED/M
  1968.    TechFonts
  1969. Parallel Geosciences
  1970.    Seismic Processing Workshop
  1971. ParcPlace Systems
  1972.    Objectworks For Smalltalk-80
  1973. Peak Plastic Performance Center, Inc.
  1974.    MOLDPLUS
  1975. Pecan Software Systems, Inc.
  1976.    The Macadvantage UCSD Pascal
  1977. Perceptics Corporation
  1978.    NuVision
  1979.    TCL-Image
  1980. Performance Software, Inc.
  1981.    Mac MasterLink
  1982. Peridom, Inc.
  1983.    Cognate
  1984.    Cognate Developer's Kit
  1985. Personal Writer, Inc.
  1986.    Personal Writer 10SL and 15SL
  1987. Peter O'Driscoll, Inc.
  1988.    Section Properties
  1989. Photonics Corporation
  1990.    PHOTOLINK
  1991. Pinnacle Micro, Inc.
  1992.    REO-650
  1993. Planit West
  1994.    Planit
  1995. Polhemus Inc.
  1996.    3Space Digitizer, Tracker, and Isotrak
  1997. Priam Corporation
  1998.    MacDisk EM330
  1999. Professional CADD Services
  2000.    FileGLU
  2001. Progress Software Corporation
  2002.    PROGRESS
  2003. Promontory Systems
  2004.    MacMASTER
  2005. Puma Software, Inc.
  2006.    Matrix Workshop
  2007. Qualstar Corp.
  2008.    Qualstar Tape Drive
  2009. QUBE Software, Inc.
  2010.    The Manufacturing Controller
  2011. Quintus Computer Systems
  2012.    Mac Prolog
  2013. R.O.F.
  2014.    Foam-Line 2000 CAD/CAM Cutting Sys...
  2015. Racal Interlan
  2016.    MacConnect
  2017. Radius Inc.
  2018.    Radius Accelerator Cards
  2019.    Radius Color Display System
  2020.    Radius Full Page Display
  2021.    Radius Gray Scale Display System
  2022.    Radius Two Page Display
  2023. Raima Corporation
  2024.    db_VISTA III Database Development ...
  2025. Rainbow Bridge Software, Inc.
  2026.    UNITize
  2027. Rainin Instrument Co., Inc.
  2028.    Dynamax HPLC Method Manager
  2029. RasterOps Corporation
  2030.    ColorBoard Video And Graphics Boards
  2031.    FrameGrabber 324N and 324NC
  2032.    SFX Video Option
  2033. Reasoning Systems
  2034.    Refine
  2035. Research Information Systems, Inc.
  2036.    Reference Manager
  2037. Rivera & Associates, Inc.
  2038.    MacLaser
  2039. RockWare, Inc.
  2040.    DIGITIZE
  2041.    MacGridzo
  2042.    MacMohr
  2043.    MacSection
  2044.    Piper/Stiff 1.01
  2045.    Rosy
  2046.    Stereo
  2047. Rodime Systems
  2048.    Rodime Internal and External Hard Dri...
  2049. Roland Digital Graphics
  2050.    DPX-3300
  2051.    GRX-300 AND GRX-400 Pen Plotters
  2052.    Roland DPX-2000 and DPX-3300 Plotters
  2053.    Roland DXY-Series Pen Plotters
  2054. Samsara Ltd.
  2055.    Clerk Of The Works
  2056. San Juan Software Company
  2057.    MacAC
  2058. Satori Software
  2059.    Project Billing
  2060. Scale Models Unlimited
  2061.    LaserCAMM
  2062. Schlumberger CAD/CAM
  2063.    MacBRAVO!
  2064. Scientific Solutions, Inc.
  2065.    Lab Master II
  2066. SeaSoft Systems
  2067.    Discsim
  2068.    Moorsim
  2069.    SALMsim
  2070.    Semisim
  2071.    Shipsim
  2072.    SPMsim
  2073.    Statmoor
  2074.    Towsim
  2075. Serena Software
  2076.    PCMODEL
  2077. Shiva Corporation
  2078.    NetSerial
  2079. SiCLONE Sales + Engineering Corp.
  2080.    Si3033
  2081. Sigma Designs, Inc.
  2082.    ColorMAX Trinitron
  2083.    Gray Scale Display Adapter
  2084.    L-View
  2085.    PageView
  2086.    SilverView Displays
  2087. Silicon Beach Software, Inc.
  2088.    Digital Darkroom
  2089.    Super 3D
  2090.    SuperCard
  2091.    SuperPaint
  2092. Siltronix Inc.
  2093.    NSChart
  2094. Sixty Eight Thousand, Inc.
  2095.    DASH 30 Workstation
  2096. SLNB Architects, Inc.
  2097.    AEC Fonts, Library Modules, and Setup ...
  2098. Small Business Computers of New Engl...
  2099.    MACONTROL-IDAC/1000
  2100.    WormStat
  2101. SmethersBarnes
  2102.    Prototyper
  2103. Sof-Ware Tools
  2104.    Biomedical Research Chart Tool Kit
  2105.    Engineering Tool Kit
  2106.    Lab Partner - design of experiments
  2107.    Process Control Chart Tool Kit
  2108.    Stats Tool Kit
  2109. Soft Software
  2110.    Skin Tite Manufacturing
  2111. Softing S.V.P.
  2112.    MacSap
  2113. Softouch Software, Inc.
  2114.    Constructimator II
  2115.    Construction Project Management Sy...
  2116. SoftShell International, Ltd.
  2117.    ChemConnection
  2118.    ChemIntosh Desk Accessory
  2119.    DrawStructures for Chemists
  2120. Softsync, Inc.
  2121.    SuperExpert
  2122. Software Constructors, Inc.
  2123.    Accounting 4 Construction
  2124. Software for Recognition Technologies
  2125.    Mac‚àëqn
  2126. Software Maintenance and Developm...
  2127.    Aide-De-Camp Software Managem...
  2128. Software Spectra, Inc.
  2129.    TFCalc
  2130. Solarsoft
  2131.    DAYLITE
  2132.    SUNPAS
  2133. Solutions Inc.
  2134.    BACKFAX
  2135.    SmartScrap & The Clipper II
  2136.    SuperGlue II
  2137.    The Curator
  2138. Spark International, Inc.
  2139.    Spark Video Display Boards
  2140. Specialized Computer Systems, Inc.
  2141.    Edit Worx
  2142.    GENLOCK Converter
  2143.    NTSC Converter
  2144.    Rack II
  2145.    RGB Decoder
  2146.    The Worx
  2147.    Title Worx
  2148. Specom Research
  2149.    Scan Analysis
  2150. Spectra Micro Development
  2151.    MacExpansion Chassis
  2152.    Pro-Board
  2153. Spectral Innovations, Inc.
  2154.    MacDSP Acquisition Daughter Cards
  2155.    MacDSP Analysis Software
  2156.    MacDSP Array Processor Libraries
  2157.    MacDSP Coprocessor Card
  2158.    MacDSPXKC Coprocessor Card
  2159.    WE DSP32 Development Tools
  2160. Spectrum Computing, Inc.
  2161.    Chameleon
  2162. Spectrum Holobyte
  2163.    TellStar
  2164. Spectrum Software
  2165.    Micro-Cap II
  2166. Spencer Organization
  2167.    APL.68000 for the Apple Macintosh
  2168. Stackhouse Software
  2169.    XPsort
  2170. StarSys, Inc.
  2171.    MacBubbles
  2172. StatSoft, Inc.
  2173.    Statistica
  2174. StereoGraphics Corporation
  2175.    CrystalEyes
  2176. Storage Dimensions
  2177.    LaserStor for Macintosh
  2178.    MacinStor Erasable
  2179.    MacinStor HCV
  2180. Strata Inc.
  2181.    StrataVISION 3d
  2182. Strategic Mapping, Inc.
  2183.    Exstatix
  2184.    MapMaker
  2185. Strawberry Tree, Inc.
  2186.    Analog Connection Analog Output Board
  2187.    Analog Connection A/D Data Acquisiti...
  2188.    Analog Connection Digital I/O Boards
  2189.    WorkBench Mac
  2190. StructSoft, Inc.
  2191.    TurboCASE
  2192. Structural Research & Analysis
  2193.    COSMOS/M
  2194. SuperMac Technology
  2195.    DataFrame Hard Disks
  2196.    PixelPaint
  2197.    SuperMac Graphics Cards
  2198.    SuperMac Monitors
  2199. Swanson Analysis
  2200.    ANSYS-PC/LINEAR
  2201. SWS Software
  2202.    In Deed-The Graphic Land Area Analys...
  2203. Sybase
  2204.    DB-Library (for MPW C 3.0)
  2205.    Hyper/DB-Library
  2206. Symantec
  2207.    MORE II
  2208.    Think C
  2209.    Think Pascal
  2210. Synergy Software
  2211.    KaleidaGraph
  2212.    VersaTerm and VersaTerm-Pro
  2213. SYSTAT, Inc.
  2214.    FASTAT
  2215.    SYSTAT
  2216. T/Maker Company
  2217.    ClickArt Series of Images
  2218. Tektronix, Inc.
  2219.    CAChe (Computer Aided Chemistry) System
  2220.    Tektronix Color Printers
  2221. Texas Instruments
  2222.    MicroExplorer
  2223. Textco
  2224.    Gene Construction Kit
  2225.    The DNA Inspector IIe
  2226.    The Gene Communicator
  2227. The Computersmith, Inc.
  2228.    The Benchmark Survey System
  2229. The Firstside Studios
  2230.    OverLAYS A.M.S.
  2231. The Gardner Partnership, Architects
  2232.    ArchAccount
  2233. The MacNeal-Schwendler Corporation
  2234.    MSC/pal 2
  2235. The Math Works Inc.
  2236.    MATLAB
  2237. The Metal Works Industrial Furnaces, Inc.
  2238.    Data Record 'n Plot
  2239. The University of Wollongong
  2240.    IDDK: DFD-Edit and ERA-Edit
  2241. Think Composites
  2242.    Composites Design Software
  2243. Thunderware, Inc.
  2244.    LightningScan
  2245.    ThunderScan for Macintosh
  2246. Tight Line Software
  2247.    Construction Form Maker
  2248. TML Systems, Inc.
  2249.    TML Pascal
  2250. Touch Communications, Inc.
  2251.    TOUCH OSI Macintosh Developer's Kit
  2252. Trendware Corporation
  2253.    HyperTools #1 And #2
  2254.    Stack Cleaner
  2255.    Trendware XCAL
  2256. Tripos Associates, Inc.
  2257.    NITRO
  2258. True BASIC, Inc.
  2259.    3-D Graphics Library
  2260.    Advanced String Library
  2261.    Mathematician's Toolkit
  2262.    Scientific Graphics Toolkit
  2263.    Sorting & Searching Library
  2264.    True BASIC
  2265. Truvel Corp.
  2266.    TIB, Truvel Image Buffer
  2267.    TruScan Scanners
  2268.    Zebra
  2269. Turner Data Systems, Inc.
  2270.    Production Control
  2271. Turtle Creek Software
  2272.    Hyper‚Ä¢Estimator
  2273.    Hyper‚Ä¢Remodeler
  2274.    MacNail
  2275. Turvac Alignment Engineering Services
  2276.    Shaft Alignment for Rotating Machinery
  2277. TWH Corporation
  2278.    Metal Minder
  2279. Valle Anderson Associates
  2280.    LayerMap
  2281.    MiniReporter
  2282. Vamp, Inc.
  2283.    McCAD Auto-Router
  2284.    McCAD Classic Spice
  2285.    McCAD EDS-1 and EDS-2
  2286.    McCAD G-View
  2287.    McCAD Gerber Translator
  2288.    McCAD PCB-1
  2289.    McCAD PCB-ST
  2290.    McCAD Schematics
  2291.    McCAD Schematics-D.S.
  2292. Vector Systems/MicroConcepts
  2293.    Vector
  2294. Versacad Corporation
  2295.    VersaCAD Drafter
  2296.    VersaCAD/Macintosh Edition
  2297. Vertical Solutions
  2298.    The Contractor Solution!
  2299.    The Subcontractor Solution!
  2300. Video Image Presentation Systems
  2301.    Videodisc Authoring Toolkit
  2302. Videx, Inc.
  2303.    TimeWand
  2304. Visual Information Development, Inc.
  2305.    Dimensions 3DMODELER
  2306.    Dimensions Presenter
  2307.    Dimensions RayTrace
  2308. WAVEMETRICS
  2309.    IGOR
  2310. Welcom Software Technology
  2311.    Open Plan
  2312. Wilhelm Publishing, Inc.
  2313.    Threshold Construction Forms
  2314. Williams AG Products
  2315.    Professional Series Drafting Symbols
  2316. Wolfram Research Inc.
  2317.    Mathematica
  2318. Wordscapes
  2319.    Proposal Manager‚Ä¢254/255
  2320. Workstation Technologies Inc.
  2321.    Video Digitizer
  2322. World Precision Instruments, Inc.
  2323.    MacLab
  2324.    WavEdit
  2325. XA Systems Corporation
  2326.    Silverrun Design Tools
  2327. Yeoman Technical Software
  2328.    Heatloss
  2329.    Master Outline Spec
  2330. Zedcor, Inc.
  2331.    ZBasic 4.01
  2332.    ZBasic 5.0